ExchangeAdminActivity.ExternalAccess

ExchangeAdminActivity.ExternalAccess property

Specifies whether the cmdlet was run by a user in your organization, by Microsoft datacenter personnel or a datacenter service account, or by a delegated administrator. The value False indicates that the cmdlet was run by someone in your organization. The value True indicates that the cmdlet was run by datacenter personnel, a datacenter service account, or a delegated administrator.

public bool ExternalAccess { get; set; }

See Also