C# Class Aspose.Email.Examples.CSharp.Email.Outlook.MergeFolderFromAnotherPSTFile

Datei anzeigen Open project: aspose-email/Aspose.Email-for-.NET

Public Properties

Property Type Description
currentFolder string
messageCount int
totalAdded int

Public Methods

Method Description
Run ( ) : void

Private Methods

Method Description
PstMerge_OnItemMoved ( object sender, ItemMovedEventArgs e ) : void
PstMerge_OnStorageProcessed ( object sender, StorageProcessedEventArgs e ) : void

Method Details

Run() public static method

public static Run ( ) : void
return void

Property Details

currentFolder public_oe static_oe property

public static string currentFolder
return string

messageCount public_oe static_oe property

public static int messageCount
return int

totalAdded public_oe static_oe property

public static int totalAdded
return int