RecipientTrackingEventTypeHiddenRecipientSpecified Property |
Namespace:
Aspose.Email.Clients.Exchange.WebService.Schema_2016
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic bool HiddenRecipientSpecified { get; set; }Public Property HiddenRecipientSpecified As Boolean
Get
Set
public:
property bool HiddenRecipientSpecified {
bool get ();
void set (bool value);
}member HiddenRecipientSpecified : bool with get, set
Property Value
Type:
Boolean
Remarks
See Also