GetSharingMetadataResponseMessageType

GetSharingMetadataResponseMessageType class

public class GetSharingMetadataResponseMessageType : ResponseMessageType

Constructors

Name Description
GetSharingMetadataResponseMessageType() The default constructor.

Properties

Name Description
DescriptiveLinkKey { get; set; }
DescriptiveLinkKeySpecified { get; set; }
EncryptedSharedFolderDataCollection { get; set; }
InvalidRecipients { get; set; }
MessageText { get; set; }
MessageXml { get; set; }
ResponseClass { get; set; }
ResponseCode { get; set; }
ResponseCodeSpecified { get; set; }

See Also