ConversationActionType.DestinationFolderId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property ExchangeWebServices::TargetFolderIdType ^ DestinationFolderId { ExchangeWebServices::TargetFolderIdType ^ get(); void set(ExchangeWebServices::TargetFolderIdType ^ value); };
public ExchangeWebServices.TargetFolderIdType DestinationFolderId { get; set; }
Public Property DestinationFolderId As TargetFolderIdType