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