_SharingItem.ReplyRecipients Property

Definition

Returns a Recipients collection that represents all the reply recipient objects for the SharingItem. Read-only.

public:
 property Microsoft::Office::Interop::Outlook::Recipients ^ ReplyRecipients { Microsoft::Office::Interop::Outlook::Recipients ^ get(); };
public Microsoft.Office.Interop.Outlook.Recipients ReplyRecipients { get; }
Public ReadOnly Property ReplyRecipients As Recipients

Property Value

Applies to