GetMailTipsType.Recipients Property
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Property Recipients As EmailAddressType()
Get
Set
'Usage
Dim instance As GetMailTipsType
Dim value As EmailAddressType()
value = instance.Recipients
instance.Recipients = value
public EmailAddressType[] Recipients { get; set; }
Property Value
Type: []
Returns EmailAddressType.