Share via


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

See also

Reference

ADRecipient class

ADRecipient members

Microsoft.Exchange.Data.Directory.Recipient namespace