MailboxAutoReplyConfiguration.ExternalAudience property
Namespace: Microsoft.Exchange.Data.Storage.Management
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property ExternalAudience As ExternalAudience
Get
Set
'Usage
Dim instance As MailboxAutoReplyConfiguration
Dim value As ExternalAudience
value = instance.ExternalAudience
instance.ExternalAudience = value
public ExternalAudience ExternalAudience { get; set; }
Property value
Type: Microsoft.Exchange.InfoWorker.Common.OOF.ExternalAudience
See also
Reference
MailboxAutoReplyConfiguration class