RemoveDistributionGroupFromImListCompletedEventArgsResult Property |
Namespace:
Aspose.Email.Clients.Exchange.WebService.Schema_2016
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic RemoveDistributionGroupFromImListResponseMessageType Result { get; }Public ReadOnly Property Result As RemoveDistributionGroupFromImListResponseMessageType
Get
public:
property RemoveDistributionGroupFromImListResponseMessageType^ Result {
RemoveDistributionGroupFromImListResponseMessageType^ get ();
}member Result : RemoveDistributionGroupFromImListResponseMessageType with get
Property Value
Type:
RemoveDistributionGroupFromImListResponseMessageType
Remarks
See Also