ItemOperationsFetchRequestCollectionId Property |
Identifies the folder that was fetched.
Namespace:
Aspose.Email.Clients.ActiveSync.TransportLayer
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 22.4
Syntaxpublic string CollectionId { get; set; }
Public Property CollectionId As String
Get
Set
public:
property String^ CollectionId {
String^ get ();
void set (String^ value);
}
member CollectionId : string with get, set
Property Value
Type:
String
See Also