ADRecipient.MacAttachmentFormat Property
Namespace: Microsoft.Exchange.Data.Directory.Recipient
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property MacAttachmentFormat As MacAttachmentFormat
Get
Set
'Usage
Dim instance As ADRecipient
Dim value As MacAttachmentFormat
value = instance.MacAttachmentFormat
instance.MacAttachmentFormat = value
public MacAttachmentFormat MacAttachmentFormat { get; set; }
Property Value
Type: Microsoft.Exchange.Data.Directory.Recipient.MacAttachmentFormat