CustomAttachmentStorageData
MessageObjectAttachmentEntity.CustomAttachmentStorageData property
获取或设置自定义附件存储数据。可以为null。
public CustomAttachmentStorage CustomAttachmentStorageData { get; set; }
适当的价值
自定义附件存储数据。
评论
与互斥EmbeddedMessage
或者两者都可以为空。
获取或设置自定义附件存储数据。可以为null。
public CustomAttachmentStorage CustomAttachmentStorageData { get; set; }
自定义附件存储数据。
与互斥EmbeddedMessage
或者两者都可以为空。